google.golang.org/grpc/internal/transport.http2Server.handlePing (method)

2 uses

	google.golang.org/grpc/internal/transport (current package)
		http2_server.go#L673: 			t.handlePing(frame)
		http2_server.go#L862: func (t *http2Server) handlePing(f *http2.PingFrame) {